home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e139 / amisetup.new < prev    next >
Text File  |  1994-07-26  |  10KB  |  193 lines

  1.  
  2. AMIsetup                                                          What's new
  3. ────────────────────────────────────────────────────────────────────────────
  4.  
  5. ════════════════════════════════════════════════════════════════════════════
  6. Version 2.70
  7. ════════════════════════════════════════════════════════════════════════════
  8. + Recognizes BIOS ID string more often
  9. + To save memory, there is now an AMISETUP.OVL overlay file
  10. + Supports SOYO BIOS
  11. ! Finally runs on Pentrium systems
  12. ! After changing a setting, all others will be updated
  13. + All settings can be modified via the Ctrl-Cursor shortcuts
  14. ! The Password function now works on systems with BIOS date 08/08/93 or
  15.   later
  16. - Removed "Cache Status", "16-Bit checksum" and "ISA Bus" messages
  17.  
  18. ════════════════════════════════════════════════════════════════════════════
  19. Version 2.60
  20. ════════════════════════════════════════════════════════════════════════════
  21. + The program displays the current initialisation phase while loading.
  22. ! Some machines would hang before the "Program Information" box was
  23.   displayed (AMIsetup was trying to detect the CPU). This function was
  24.   removed (it was out of sync with the flood of new processor models
  25.   anyway).
  26. + CMOS Checksums displays the current CMOS (+EISA) RAM size.
  27. + New function allows you to check the coprocessor detection of your
  28.   BIOS (see AMISETUP.DOC).
  29. + You can configure 2.88 MB diskette drives on any machine now (see
  30.   AMISETUP.DOC for restrictions).
  31. + If changes have been made in the Setup, you will be asked whether
  32.   you want to reboot. Reboot flushes the SmartDrive cache automatically
  33.   (disable with "-NOSM"). If running under OS/2, the window will be
  34.   closed.
  35.  
  36. ════════════════════════════════════════════════════════════════════════════
  37. Version 2.54
  38. ════════════════════════════════════════════════════════════════════════════
  39. + Enhanced Soundblaster support
  40.   ■ Enabled in the unregistered version
  41.   ■ Built-in default driver
  42.   ■ Smarter error recovery and diagnosis
  43. + Automatic back-up of CMOS RAM (and EISA NVRAM)
  44.   ■ When you first use the program in SAVECMOS.SAV (SAVEEISA.SAV)
  45.   ■ Whenever you invoke the program in CMOSBKUP.SAV (EISABKUP.SAV)
  46. + Simplifications
  47.   ■ Help file is loaded automatically depending on the language
  48. + When creating BIOS.DAT or starting Setup, a check is done whether there
  49.   are UMBs covering the BIOS.
  50.  
  51. ════════════════════════════════════════════════════════════════════════════
  52. Version 2.53
  53. ════════════════════════════════════════════════════════════════════════════
  54. ! Soundblaster support didn't work on SB 16.
  55.   AMIsetup now uses the driver CTVDSK.DRV instead of CT-VOICE.DRV.
  56.   You can increase the replay buffer size which defaults to 4*4 KB
  57.   using the environment variable SBBUF.
  58.   Example: SET SBBUF=16 -> buffer size will be set to 4*16 KB.
  59. - When changing the password, you must confirm the new password explicitly.
  60.  
  61. ════════════════════════════════════════════════════════════════════════════
  62. Version 2.52
  63. ════════════════════════════════════════════════════════════════════════════
  64. + Parameter "-NOROMJUMPS" (use if "Extended setup" crashes)
  65. + "Analyze BIOS ID" finds ID more often
  66. + Recognizes all setup options on PIC0168 and other systems (if too many
  67.   options are shown now: use -EOBIOS:xxxx)
  68. ! "Restore CMOS from image" ignored the user specified file name
  69. + Recognizes PCI BIOS ID string, PCI bus
  70. + Recognizes extended CMOS checksum on PCI systems (four possible hard
  71.   disks)
  72. + Parameter "-MONO" for use with LCD screens
  73. - Removed useless "daylight saving enable" and some of the "Analyze BIOS
  74.   ID" info (information which was often incorrect)
  75.  
  76. ════════════════════════════════════════════════════════════════════════════
  77. Version 2.51
  78. ════════════════════════════════════════════════════════════════════════════
  79. + AMIsetup recognizes ANY user defined video mode and tries to restore it
  80.   properly, including colors (e.g. black on white).
  81. + Batch mode:
  82.   You can use AMIsetup in batch mode. This is especially useful if you
  83.   - want to configure several identical machines (you don't have to use
  84.     time consuming ECU, CMOS setup any more!)
  85.   - want to document CMOS settings and/or save CMOS/EISA NVRAM automatically
  86.  
  87.   The new batch mode of AMIsetup understands the following commands:
  88.     -SAVE:CMOS:FILENAME          Save CMOS RAM into FILENAME.
  89.     -SAVE:EISA:FILENAME          Save EISA NVRAM into FILENAME.
  90.     -RESTORE:CMOS:FILENAME       Restore CMOS RAM from FILENAME.
  91.     -RESTORE:EISA:FILENAME       Restore EISA NVRAM from FILENAME.
  92.     -PRINT:DEVICE                Print setup to DEVICE.
  93.     -PRINT:ALT:DEVICE            Print setup (alternate style) to DEVICE.
  94.  
  95.   Examples:
  96.     You want to save CMOS & EISA NVRAM in a file:
  97.       AMISETUP -SAVE:CMOS:CMOS.BIN
  98.       AMISETUP -SAVE:EISA:EISA.BIN
  99.     And now configure several more machines with the same settings:
  100.       AMISETUP -RESTORE:CMOS:CMOS.BIN
  101.       AMISETUP -RESTORE:EISA:EISA.BIN
  102.     Finally, print setup to a parallel printer:
  103.       AMISETUP -PRINT:LPT1
  104.  
  105. ════════════════════════════════════════════════════════════════════════════
  106. Version 2.50
  107. ════════════════════════════════════════════════════════════════════════════
  108. ! Concerning IDE (AT bus) hard drives with 8 or more heads ONLY:
  109.   Finally fixed a long standing bug in the handling of the control byte
  110.   (see also ver 1.05).
  111.   The control bytes (20h, 29h) for user defined hard disks were previously
  112.   handled according to AMI's documentation. This documentation says:
  113.     SET CONTROL BYTE TO 80h if # heads >= 8
  114.   Further investigation has shown that this is not true. In reality, the
  115.   byte must be set following the rule
  116.     SET CONTROL BYTE TO 08h if # heads > 8
  117.   In addition, AMIsetup now only modifies the control byte when you change
  118.   the number of heads. You must fix a previously set (versions 0.88-2.20 of
  119.   AMIsetup) control byte manually using the "Change register" function.
  120.   Follow the rule given above:
  121.   1st hard drive:
  122.     Enter register: 20
  123.     Enter value:    00 if number of heads is equal to or smaller than 8
  124.                     80 if number of heads is greater than 8
  125.   2nd hard drive:
  126.     Enter register: 29
  127.     Enter value:    00 if number of heads is equal to or smaller than 8
  128.                     80 if number of heads is greater than 8
  129.  
  130.   It is likely you didn't notice this bug, neither did I. I am sorry this
  131.   bug may have caused problems with some partitioning/formatting software.
  132.   >> If you are using SCSI hard disks or hard disks with 8 heads OR less
  133.   >> or hard disks with type other than 47, you are not affected by this
  134.   >> fix.
  135. + Auto detect hard disks
  136.   This works with IDE drives and maybe ESDI drives. DO NOT use this
  137.   function with old MFM or RLL drives, since AMIsetup doesn't know how to
  138.   detect them and sets the setup entry to "not installed".
  139. + Enhanced EISA support, now four checksum regions are available
  140. + CMOS Reset function
  141.   If you have the feeling AMIsetup or some other program did something it
  142.   shouldn't and you don't have a jumper to erase the CMOS RAM or you
  143.   don't want to open your computer's case, you can use this function.
  144.   Caution: Reset CMOS erases EVERYTHING, including checksums, date/time,
  145.   hard disk parameters, etc. Please have a paper backup of your
  146.   configuration ready.
  147.  
  148. ════════════════════════════════════════════════════════════════════════════
  149. Version 2.20
  150. ════════════════════════════════════════════════════════════════════════════
  151. ! Fixed a bug in the CPU/NPU detection routine which would sometimes
  152.   return a (totally) harmless garbage string on 486DX machines.
  153.  
  154. ════════════════════════════════════════════════════════════════════════════
  155. Version 2.14
  156. ════════════════════════════════════════════════════════════════════════════
  157. + Tries to detect CPU type. This operation is disabled under OS/2.
  158. + ACC2046 06/06/92 BIOS (Power Management BIOS):
  159.   More than 6 setup menu entries are found
  160. - No warning if setup not changed
  161. - New sound files
  162. ! Fixed <Alt><F4> bug in the setup
  163. + Program runs under OS/2 2.1 (not 2.0). See documentation.
  164. ! Error message if CT-VOICE.DRV missing
  165.  
  166. ════════════════════════════════════════════════════════════════════════════
  167. Version 2.11
  168. ════════════════════════════════════════════════════════════════════════════
  169. ! Fixed a bug in the EISA detection logic
  170.  
  171. ════════════════════════════════════════════════════════════════════════════
  172. Version 2.10
  173. ════════════════════════════════════════════════════════════════════════════
  174. + Supports EISA systems. Port addresses are defined in EISA.CFG (see
  175.   appendix H of AMISETUP.DOC for more information).
  176. + If CMOS.SAV (and EISANVR.SAV) do not exist, the files will be created
  177.   automatically (NO error message if the current directory is read only).
  178. + Different CMOS (and EISA NVRAM) configurations can be saved easily,
  179.   you can add a short description.
  180. ! Soundblaster works at addresses other than 220h.
  181.   The file CT-VOICE.DRV wille be found in the current directory, in the
  182.   "DRV\" subdirectory of the "SOUND" and "CPSPRO4" directory and in the
  183.   path.
  184. + Supports ACER1217, ACC2168 BIOS
  185.  
  186. ════════════════════════════════════════════════════════════════════════════
  187. Version 2.00
  188. ════════════════════════════════════════════════════════════════════════════
  189.   This is the first all-English version, so there are no changes :-)
  190.   Thanks to Richard Spencer for debugging most of the English documentation.
  191.   If you too find errors, please send a letter...
  192.  
  193.